IsEmpty
TheIsEmpty
method returns a Boolean value that indicates whether this shape is empty (occupies no area).
ODBoolean IsEmpty ();
- return value
kODTrue
if the shape is empty, otherwisekODFalse
.DISCUSSION
A shape that occupies no area is known as an empty shape. An empty shape is typically described by the empty rectangle (0,0,0,0). Alternatively, it can be described by a polygon with 0 contours.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help